Carbon


CallThreadSwitchProc

Header: Threads.h Carbon status: Supported

void CallThreadSwitchProc (
    ThreadSwitchUPP userRoutine, 
    ThreadID threadBeingSwitched, 
    void *switchProcParam
);
userRoutine
threadBeingSwitched
switchProcParam

AVAILABILITY

Supported in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 3/8/2000)